func math.sin

2 uses

	math (current package)
		sin.go#L189: 	return sin(x)
		sin.go#L192: func sin(x float64) float64 {